home *** CD-ROM | disk | FTP | other *** search
- Date: Sun, 4 Apr 93 17:01:37 -0700
- From: ersmith@netcom.com (Eric R. Smith)
- Message-Id: <9304050001.AA22785@netcom4.netcom.com>
- To: akiernan@cix.compulink.co.uk, ersmith@netcom.com
- Subject: Re: shared libraries for MiNT
-
- >> ...
- >> register A5 as a base register, the libraries can always find their
- >> ...
-
- >I'm sure someone already said this, but I was just reviewing this
- >stuff, I presume the A5 is a typo and should be A4, since thats what
- >GCC & Lattice use (at least I thought GCC used A4, but I have no code
- >here to check).
-
- Yes, gcc uses A4 also, so A4 is obviously the better choice as a base register.
- I had forgotten which register it was.
-
-